home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / gstobject / message / Example / Info < prev    next >
Text File  |  1994-09-23  |  725b  |  18 lines

  1. The BASIC program ' Example' demonstrates how to use the message object from
  2. BASIC. The other BASIC programs are included by ' Example' using the library
  3. command.
  4.  
  5. The file 'messages' is a messages file used to test the messages object.
  6.  
  7. You will need to have the message object, the string+ object and the
  8. basicC object installed. Note the basicC object is not supplied in this
  9. distribution as it is supplied with the Adhesive distribution.
  10. (Use the 'InstallAll' script provided with this distribution to install
  11. everything but basicC.)
  12.  
  13.  
  14. Double-click on ' Example' to try out the example. You will need to set
  15. the current directory to this one for the BASIC program to work (you can
  16. do this by double-clicking on SetDir.)
  17.  
  18.